home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2011 May / ME_2011_05.iso / Widget-Menulet / TemperatureMonitor.dmg / TemperatureMonitor.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2011-03-14  |  1.6 KB  |  47 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDisplayName</key>
  8.     <string>TemperatureMonitor</string>
  9.     <key>CFBundleExecutable</key>
  10.     <string>TemperatureMonitor</string>
  11.     <key>CFBundleGetInfoString</key>
  12.     <string>Temperature Monitor version 4.94, Copyright ¬© 2003 - 2011 by Marcel Bresink Software-Systeme</string>
  13.     <key>CFBundleHelpBookFolder</key>
  14.     <string>Help</string>
  15.     <key>CFBundleHelpBookName</key>
  16.     <string>Hardware Monitor Help</string>
  17.     <key>CFBundleIconFile</key>
  18.     <string>TempMonitor</string>
  19.     <key>CFBundleIdentifier</key>
  20.     <string>com.bresink.system.tempmonitor</string>
  21.     <key>CFBundleInfoDictionaryVersion</key>
  22.     <string>6.0</string>
  23.     <key>CFBundleName</key>
  24.     <string>TemperatureMonitor</string>
  25.     <key>CFBundlePackageType</key>
  26.     <string>APPL</string>
  27.     <key>CFBundleShortVersionString</key>
  28.     <string>4.94</string>
  29.     <key>CFBundleSignature</key>
  30.     <string>????</string>
  31.     <key>CFBundleVersion</key>
  32.     <string>4.94 (110314)</string>
  33.     <key>LSApplicationCategoryType</key>
  34.     <string>public.app-category.utilities</string>
  35.     <key>LSMinimumSystemVersion</key>
  36.     <string>10.4</string>
  37.     <key>MBSHardwareSupportLimit</key>
  38.     <date>2011-02-28T23:00:00Z</date>
  39.     <key>NSHumanReadableCopyright</key>
  40.     <string>Copyright ¬© 2003 - 2011 by Marcel Bresink Software-Systeme</string>
  41.     <key>NSMainNibFile</key>
  42.     <string>MainMenu</string>
  43.     <key>NSPrincipalClass</key>
  44.     <string>NSApplication</string>
  45. </dict>
  46. </plist>
  47.